projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7c3e93
)
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
author
Stefan Roese
<
[email protected]
>
Fri, 15 Jun 2007 09:33:41 +0000
(11:33 +0200)
committer
Stefan Roese
<
[email protected]
>
Fri, 15 Jun 2007 09:33:41 +0000
(11:33 +0200)
Now CONFIG_440 has to be defined in all PPC440 board config files.
Signed-off-by: Stefan Roese <
[email protected]
>
include/configs/lwmon5.h
patch
|
blob
|
history
diff --git
a/include/configs/lwmon5.h
b/include/configs/lwmon5.h
index e6e0f422e70cb152e826eedde9fabe77dbea3e8f..675df76267bd4dbe7be59fcec703e6d509a8b237 100644
(file)
--- a/
include/configs/lwmon5.h
+++ b/
include/configs/lwmon5.h
@@
-29,6
+29,7
@@
*----------------------------------------------------------------------*/
#define CONFIG_LWMON5 1 /* Board is lwmon5 */
#define CONFIG_440EPX 1 /* Specific PPC440EPx */
+#define CONFIG_440 1 /* ... PPC440 family */
#define CONFIG_4xx 1 /* ... PPC4xx family */
#define CONFIG_SYS_CLK_FREQ 33300000 /* external freq to pll */